home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -in_the_mag- / reader_requests / gmplaygui / gui / nofiles.sel < prev    next >
Text File  |  1997-04-24  |  409b  |  14 lines

  1. font [bpfont]
  2. background [bpbackground]
  3. title "GMPlayGUI 1.4 - By Boray"
  4. close off
  5. text "There are no midi files in:"
  6. color dark light
  7. text "[midi]"
  8. color dark
  9. text "Please specify another drawer"
  10.  
  11. color light [bpbutton]
  12. button PlayDir 'setenv midi `requestfile TITLE "Select PlayDir" DRAWERSONLY "[midi]"`' 'run >nil: execute /GMPlayGUI' exit
  13. color dark [bpbutton]
  14. button Quit 'run >nil: execute TheEnd' exit